net/http.socksAddr.Name (field)
4 uses
net/http (current package)
socks_bundle.go#L155: a.Name = string(b[:len(b)-2])
socks_bundle.go#L242: Name string // fully-qualified domain name
socks_bundle.go#L255: return net.JoinHostPort(a.Name, port)
socks_bundle.go#L412: a.Name = host
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)